On this pageOnStartDragDescriptionUse the OnStartDrag event handler to implement special processing when the user starts to drag the control or an object it contains. OnStartDrag only occurs if DragKind is dkDrag.Syntaxproperty OnStartDrag;